home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 5 / Apprentice-Release5.iso / Source Code / C / Applications / Telnet 2.7b5 / source / config / popup.proto.h < prev   
Encoding:
Text File  |  1995-02-21  |  208 b   |  7 lines  |  [TEXT/CWIE]

  1.  
  2. /* popup.c */
  3. Boolean PopupMousedown(DialogPtr dptr, EventRecord *event, short *i);
  4. void PopupInit(DialogPtr dptr, popup *popups);
  5. void PopupCleanup(void);
  6. pascal void DrawPopUp(DialogPtr dptr, short item);
  7.